*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-weight: normal;
	margin: 0 auto;
	font-family: "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei";
	;
	line-height: normal;
	position: relative;
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

ul {
	list-style: none;
}

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	border: 0px;
	display: block;
	max-width: 100%;
}

h2,
h4 {
	font-weight: normal;
}

a {
	color: #535353;
	text-decoration: none;
}

.clear {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hidden {
	display: none;
}

/*-----------------头部开始--------------------*/
.text-center {
	text-align: center;
}

.flex {
	display: flex;
	align-items: center;
}

.flex-1 {
	display: flex;
}

.flex-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
}

button:focus,
input:focus,
select:focus {
	outline: none;
}

.absolute {
	position: absolute;
}

.hide {
	display: none;
}

.relative {
	position: relative;
}

.text-center {
	text-align: center;
}

.header .sub-menu {
	position: absolute;
	width: 124px;
	background: url(../image/bg1.png) 0 0 repeat;
	top: 100%;
	left: 50%;
	margin-left: -62px;
	z-index: 2;
	display: none;
}

.header .sub-menu a {
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	padding: 5px 0;
}

.header .sub-menu a:hover {
	color: #e33028;
}

.white {
	color: #fff !important;
}

.wrap {
	width: 1200px;
	margin: auto;
}

.title-box-line-white {
	background: #fff !important;
}

.header {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	height: 80px;
	z-index: 9999;
	background: #3c3d3e;
	box-shadow: 0 0 10px #f1f1f1;
}

.header.fixed::after {
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	content: '';
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
	bottom: -3px;
	left: 0;
}

.logo {
	margin-top: 18px;
}

.header .nav {
	float: right;
	zoom: 1;
}

.header .nav>li>a {
	font-size: 18px;
	line-height: 77px;
	display: inline-block;
	color: #fff;
	border-bottom: 3px solid transparent;
	padding: 0 16px;
}

.header .nav>li {
	margin-left: 18px;
	float: left;
	position: relative;
}

.header .nav>li:first-child {
	margin-left: 70px;
}

.header .nav>li.active>a,
.header .nav>li:hover>a {
	border-bottom-color: #da251c;
	color: #da251c;
}

.swiper {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
	text-align: center;
}

.swiper a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper .swiper-slide img {
	width: 100%;
}

.business-section {
	padding: 90px 0 118px;
	background: url(../image/bg1.jpg) center no-repeat;
	background-size: cover;
}

.title-box-tit {
	font-size: 32px;
	color: #313131;
	font-weight: bold;
}

.title-box-small {
	font-size: 18px;
	color: #444444;
	text-transform: uppercase;
}

.business-list li {
	float: left;
	text-align: center;
	width: 25%;
	/* width: 33.3%; */
}

.business-list {
	margin-top: 85px;
}

.business-list i {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	margin: auto;
	transition: all .5s;
}

.business-list .on i {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari and Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.a1 {
	width: 65px;
	height: 69px;
	background-image: url(../image/a1.png)
}

.business-list li h1,
.business-list li p {
	font-size: 20px;
	color: #606060;
	margin-top: 18px;
	transition: all .5s;
}

.gptz:hover .a1 {
	background-image: url(../image/a1-1.png)
}

.business-list li:hover h1,
.business-list li:hover p {
	color: #f25950;
}

.business-list i.a2 {
	width: 57px;
	height: 57px;
	background-image: url(../image/a2.png);
	background-size: 100% auto;
	margin-top: 12px;
}

.jjgl:hover .a2 {
	background-image: url(../image/a2-1.png)
}

.business-list i.a3 {
	width: 63px;
	height: 63px;
	background-image: url(../image/a3.png);
	margin-top: 6px;
}

.bdcbg:hover i.a3 {
	background-image: url(../image/a3-1.png);
}

.business-list i.a4 {
	width: 60px;
	height: 63px;
	background-image: url(../image/a4.png);
	margin-top: 6px;
}

.xmgz:hover .a4 {
	background-image: url(../image/a4-1.png)
}


.business-list i.a5 {
	width: 63px;
	height: 63px;
	background-image: url(../image/a5-1.png);
	margin-top: 6px;
}

.xmgztz:hover .a5 {
	background-image: url(../image/a5.png)
}

.business-list i.a6 {
	width: 65px;
	height: 56px;
	background-image: url(../image/a6-1.png);
	margin-top: 12px;
}

.xsjh:hover .a6 {
	background-image: url(../image/a6.png)
}

.group-news {
	padding: 95px 0 100px;
	background: url(../image/bg2.jpg) center no-repeat;
	background-size: cover;
}

.news-top {
	margin-top: 105px;
}

.news-top img {
	max-width: 782px;
}

.img {
	float: left;
}

.news-date {
	font-size: 14px;
	color: #1a1a1a;
}

.line {
	width: 16px;
	height: 3px;
	background: #da251c;
	margin: 6px 0;
}

.news-tit {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.news-sub {
	font-size: 14px;
	color: #1a1a1a;
	line-height: 1.5;
	margin-top: 18px;
}


.more {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.sp-more {
	display: inline-block;
	width: 84px;
	height: 30px;
	font-size: 16px;
	color: #da251c;
	background: #fff;
	line-height: 30px;
	text-align: center;
}


.jt {
	display: inline-block;
	width: 35px;
	height: 30px;
	background: #da251c url(../image/jt.png) center center no-repeat;
}


.newsinfo {
	padding-left: 820px;
	padding-top: 50px;
}

.newsList {
	margin-top: 26px;
}

.group-news .newsList {
	width: 1212px;
	margin: 0 auto;
}

.newsList li {
	float: left;
	width: 400px;
	height: 224px;
	margin: 0 4px;
	position: relative;
}

.newsList li:last-child {
	margin-right: 0;
}

.newsBox {
	width: 378px;
	height: 224px;
	background: #efeeee;
	padding: 16px 44px 0 30px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 23;
	transition: all .5s;
}

.newsBox .news-sub {
	color: #676767;
}

.detail-btn {
	font-size: 16px;
	color: #dd3131;
	display: block;
	margin-top: 24px;
}

.imgBox {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .5s;
	width: 378px;
	height: 224px;
	overflow: hidden;
	zoom: 1;
}

.imgBox img {
	width: 100%;
	height: auto;
}

.newsList li:hover .newsBox {
	top: 11px;
	left: 14px;
	background: url(../image/bg.png) center center no-repeat;
	background-size: cover;
}

.newsList li:hover p,
.newsList li:hover a {
	color: #fff;
}


.newsList li:hover .imgBox {
	opacity: 1;
}


.kehu {
	padding: 45px 0;
	background: url(../image/bg3.jpg) center no-repeat;
	background-size: cover;
}

.kehu a {
	display: block;
	width: 264px;
	height: 58px;
	font-size: 24px;
	color: #1a1a1a;
	border: 1px solid #1a1a1a;
	line-height: 58px;
	text-align: center;
	margin-left: 20px;
	margin-top: 70px;
}

.yin {
	margin-bottom: 50px;
}

.map {
	float: left;
	width: 48%;
	max-width: 879px;
}

.kehu-wrap {
	max-width: 1920px;
	margin: auto;
	overflow: hidden;
}

.inner {
	padding-right: 136px;
	padding-top: 8%;
}

.parter-section {
	padding: 90px 0 160px;
	background: url(../image/bg5.jpg) center no-repeat;
	background-size: cover;
}

.footer {
	padding: 16px 0 25px;
	background: url(../image/bg6.jpg) center no-repeat;
	background-size: cover;
}

.inner p {
	font-size: 52px;
	color: #1a1a1a;
	margin-bottom: 30px;
	padding-left: 20px;
}

.drop {
	position: absolute;
	width: 124px;
	background: url(../image/bg1.png) 0 0 repeat;
	top: 100%;
	left: 50%;
	margin-left: -62px;
	z-index: 2;
	display: none;
}

.drop a {
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	padding: 5px 0;
}

.drop a:hover {
	color: #e33028;
}

.footer-w {
	width: 1170px;
	margin: auto;
}

.banner-info {
	font-size: 100px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.foot-box {
	margin-top: 33px;
}

.foot-center li h3 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 26px;
}

.net img {
	max-width: 90px
}

.foot-center li a,
.wx,
.lilats p {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 14px;
	text-align: center;
}

.foot-center li {
	float: left;
	margin-right: 88px;
}

.wx {
	position: relative;
	z-index: 999999;
}

.lilats .p1 {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 30px;
	top: -30px;
	display: none !important;
}

.lilats .wx .show {
	display: block !important;
}

.lilats p {
	text-align: left;
	padding-left: 32px;
	line-height: 26px;
}

.lilats h3 {
	padding-left: 32px;
}

.call {
	background: url(../image/call.png) left center no-repeat;
}

.add {
	background: url(../image/add.png) left center no-repeat;
}


.wx {
	width: 28px;
	height: 22px;
	background: url(../image/wx.png) center center no-repeat;
}


.lilats a,
.lilats span {
	display: inline-block !important;
	margin-right: 30px;
}



.qq {
	width: 22px;
	height: 22px;
	background: url(../image/qq.png) center center no-repeat;
}


.wb {
	width: 27px;
	height: 22px;
	background: url(../image/wb.png) center center no-repeat;
}


.ap {
	display: flex;
	align-items: center;
	margin-top: 34px;
}


.foot-center li:last-child {
	margin-right: 0;
}

.copr-box {
	width: 100%;
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 70px;
	background: #181818;
}

.link {
	background: #181818;
	color: #666;
	padding: 15px 0;
}

.link p {
	font-size: 14px;
	float: left;
}

.link a {
	font-size: 14px;
	margin-left: 5px;
	color: #666;
	float: left;
}

.case-section {
	padding: 100px 0 186px;
	background: url(../image/bg4.jpg) center no-repeat;
	background-size: cover;
}

#certify {
	max-width: 1200px;
	margin: 103px auto 0;
	position: relative;
}


#certify .swiper-slide {
	background: #fff;
	max-height: 482px;
}

#certify .swiper-slide p {
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	height: 26px;
	text-align: center;
	background: url(../image/b.png) center center no-repeat;
	position: absolute;
	bottom: 0.88rem;
	left: 0;
	width: 100%;
	opacity: 0;
}

#certify .swiper-slide p span {
	transform: scale(1);
	display: block;
}

#certify .swiper-button-prev {
	left: 12px;
	width: 17px;
	height: 45px;
	background: url(../image/left.png) no-repeat;
	background-position: center center;
	background-size: 100%;
	margin-top: -38px;
}

#certify .swiper-button-next {
	right: 12px;
	width: 17px;
	height: 45px;
	background: url(../image/right.png) no-repeat;
	background-position: center center;
	background-size: 100%;
	margin-top: -38px;
}

/*图片切换*/
#certify {
	height: 2.7rem;
}

#certify .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	transform: scale(0.7);

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
}

#certify .swiper-slide img {
	width: 100%;
}

#certify .swiper-slide-active {
	transform: scale(3);
	transform: scale(3, 3);
	-ms-transform: scale(3, 3);
	/* IE 9 */
	-moz-transform: scale(3, 3);
	/* Firefox */
	-webkit-transform: scale(3, 3);
	/* Safari and Chrome */
	-o-transform: scale(3, 3);
	/* Opera */
	z-index: 999999;
}

#certify .swiper-slide-prev,
#certify .swiper-slide-next {
	transform: scale(2);
	z-index: 999998;
}

.swiper-slide {
	transform: scale(1);
	background: none !important;
}

.partners-swiper-slide {
	height: auto !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

#certify .swiper-pagination {
	position: inherit !important;
}

.kr-article-banner,
.kr-article-cover {
	height: auto;
}

.mui-bar {
	z-index: 999999;
}

#certify .swiper-slide.swiper-slide-active p {
	opacity: 1;
}

.swiper4 {
	max-width: 1200px;
	margin: 80px auto 0;
}

.hzhb-list {
	margin-top: 80px;
	overflow: hidden;
}

.hzhb-list img {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.hzhb-list img:nth-child(4n) {
	margin-right: 0;
}

#header {
	background: rgba(0, 0, 0, 0.5);
	box-shadow: none;
}

.list-banner img {
	width: 100%;
}

.mianb-nav {
	background: #faf6ee;
	padding: 25px 0;
}

.mianb-nav a {
	font-size: 16px;
	color: #0e050b;
}

.container {
	width: 1200px;
	margin: auto;
}

.home-icon {
	padding-left: 24px;
	background: url(../image/home.png) left center no-repeat;
}

.right-nav-box a {
	margin-left: 30px;
}

#body {
	background: #f2ece6;
}

.right-nav-box a.active,
.right-nav-box a:hover {
	color: #c00000;
}

.js-box {
	padding: 30px 0 90px;
	background: url(../image/bg7.jpg) center no-repeat;
	background-size: cover;
}

.img3-bot {
	margin-bottom: 20px;
}

.imgright-box {
	float: right;
	width: 773px;
}

.imgleft-box {
	float: left;
}

.imgleft-box .wen {
	font-size: 24px;
	line-height: 60px;
	padding-left: 20px;
	color: #333;
	padding-bottom: 30px;
}

.title1 {
	font-size: 22px;
	line-height: 48px;
	color: #333;
	/* font-weight:bold; */
	padding-bottom: 24px;
}

.w-1226 {
	width: 1226px;
	margin: auto;
}

.wenh-list-desc {
	padding-top: 26px;
}

.wenh-list-desc h3 {
	font-size: 20px;
	line-height: 40px;
	color: #0e050b;
	margin-bottom: 10px;
}

.wenh-list-desc li h4 {
	font-size: 16px;
	color: #0e050b;
}

.wenh-list-desc li p {
	font-size: 16px;
	color: #0e050b;
	margin-top: 6px;
	line-height: 30px;
}

.wenh-list-desc li {
	margin-bottom: 20px;
}

.wenh-list-desc li:last-child {
	margin-bottom: 0;
}

.footer-list {
	padding: 20px 0;
	background: #343434;
}

.footer-list-t {
	width: 946px;
	margin: auto;
}

.footer-list-t span {
	font-size: 16px;
	color: #ebe8e8;
	padding-left: 30px;
	line-height: 30px;
}

.dizhi {
	background: url(../image/dizhi.png) left center no-repeat;
}

.footer-list-t span.dh {
	padding-left: 40px;
	background: url(../image/dh.png) left center no-repeat;
}

.footer-list-t span.email {
	padding-left: 54px;
	background: url(../image/email.png) left center no-repeat;
}

.copyright-b {
	font-size: 12px;
	color: #fff;
	margin-top: 28px;
	text-align: center;
}

#body1 {
	background: #f4eee9;
}

.hezuo-box a {
	float: left;
	margin-right: 28px;
	margin-bottom: 40px;
	width: 207px;
	height: 84px;
}

.hezuo-box {
	width: 1200px;
	margin: auto;
	padding: 25px 0 120px;
}

.hezuo-box a:nth-child(5n) {
	margin-right: 0;
}

.hezuo-box a:hover img {
	/* border: 1px solid #b39883; */
	transform: scale(1.1, 1.1);
}

.sxy-box {
	padding: 36px 0 175px;
	background: url(../image/bg8.jpg) center no-repeat;
	background-size: cover;
}

.sxy-box .pic {
	margin: 35px 0;
}

.sxy-box .pic img {
	width: 100%;
}

.sxy-box .pc {}

.sxy-box .pc ul {
	width: 960px;
	height: 148px;
	background: url(../image/mos_bg.png) center no-repeat;
	background-size: 100%;
	padding: 10px 0 0 21px;
	margin: 0 auto;
}

.sxy-box .pc ul li {
	width: 170px;
	height: 100px;
	margin-right: 75px;
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	position: relative;
}

.sxy-box .pc ul li span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
}

.sxy-box .pc ul li:nth-child(3) span {
	width: 80%;
}

.sxy-box .pc ul li:last-child {
	margin-right: 0;
}

.w_con {
	width: 1200px;
	margin: auto;
}

.w_con img {
	margin: 0 auto 0px;
}

.w_con p {
	font-size: 16px;
	color: #2a2a2a;
	line-height: 2;
}

.sxy-con-box {
	padding: 32px 0 54px;
	background: url(../image/bg9.jpg) center no-repeat;
	background-size: cover;
}

.company-info {
	padding: 10px;
	background: #f4f2ee;
	overflow: hidden;
}

.company-info h1 {
	padding-left: 690px;
	font-size: 26px;
	margin-top: 20px;
}

.company-img {
	float: left;
}

.company-info p {
	padding-left: 690px;
	padding-top: 20px;
	margin-bottom: 0;
	line-height: 2.3;
	font-size: 16px;
	color: #444343;
}

.news-box-con {
	padding: 24px 36px;
	margin-top: 20px;
	background: #e9dbd0;
	border: 1px solid #C6C4C2;
	overflow: hidden;
}

.day {
	font-size: 40px;
	color: #997c68;
	font-weight: bold;
}

.lines {
	width: 36px;
	height: 4px;
	background: #C6C4C2;
}

.mon,
.year {
	font-size: 16px;
	color: #0f0f0f;
	margin-top: 4px;
}

.newsdate {
	padding-right: 30px;
	border-right: 2px solid #C6C4C2;
}

.news-right {
	width: 945px;
	margin-left: 30px;
}

.news-right h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0f0f0f;
	margin-bottom: 10px;
}

.eye img {
	margin-right: 8px;
}

.eye span {
	font-size: 12px;
	color: #b3b2b1;
}

.classify {
	font-size: 14px;
	color: #898585;
}

.classify a {
	color: #898585;
}

.news-subs {
	font-size: 14px;
	color: #898585;
	margin-top: 12px;
	line-height: 1.5;
}

.article-box {
	background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, .55));
	padding: 36px 32px 120px;
}

.article-tag {
	font-size: 24px;
	color: #997c68;
	margin-bottom: 25px;
}

.article-title,
.article-date {
	font-size: 18px;
	color: #343232;
}

.article-date {
	margin-top: 16px;
}

.article-title-box {
	padding-bottom: 20px;
	border-bottom: 3px solid #B3B2B2;
}

.article-con {
	padding: 26px 0 0 0;
}

.article-con p {
	font-size: 16px;
	color: #605e5e;
	line-height: 30px;
	margin-bottom: 25px;
}

.article-con a {
	color: #0000ee;
}

.article-con img {
	margin: 0 auto 30px;
}

.article-r {
	width: 304px;
	background: #efe9e5;
	padding: 36px 26px;
}

.zuixin-news {
	font-size: 18px;
	color: #997c68;
}

.article-l {
	width: 788px;
}

.zuix-news-date {
	font-size: 24px;
	color: #6a6767;
}

.zuix-t {
	font-size: 16px;
	color: #6a6767;
	padding-bottom: 10px;
	border-bottom: 1px solid #B3B2B2;
}

.zuix-new-list {
	margin-top: 15px;
}

.zuix-new-list li {
	overflow: hidden;
	line-height: 20px;
}

.zuix-new-list li a {
	font-size: 14px;
	color: #605e5e;
	display: inline-block;
	max-width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zuix-new-list li span {
	font-size: 12px;
	color: #605e5e;
	float: right;
	margin-top: 5px;
}

.biaodi-con-box {
	padding: 30px 0 75px;
	background: url(../image/bg10.jpg) center 0 no-repeat;
}

.biaodi-inner {
	padding: 15px 0 0 20px;
	background: #f4f2ee;
}

.sc-right-info {
	float: right;
	width: 568px;
}

.h3-tits {
	font-size: 24px;
	color: #fff;
	background: #b39883;
	line-height: 55px;
	padding-left: 10px;
	text-transform: uppercase;
}

.sc-inner {
	margin-top: 43px;
}

.sc-p {
	font-size: 16px;
	color: #3b3a3a;
	margin-bottom: 50px;
}

.pp1,
.pp2 {
	font-size: 24px;
	color: #3b3a3a;
}

.pp2 {
	margin-top: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #4e3a2a;
}

.pbox {
	padding-top: 26px;
}

.pbox p {
	font-size: 16px;
	color: #3b3a3a;
	line-height: 30px;
}

.biaodi-top {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0e9e1;
}

.bot-tit {
	font-size: 35px;
	font-weight: bold;
	color: #716161;
}

.spanp {
	margin-top: 20px;
	margin-bottom: 20px;
}

.spanp span {
	font-size: 26px;
	margin-right: 36px;
	color: #6b635c;
	display: inline-block;
	margin-bottom: 4px;
}

.bot-l {
	padding-left: 10px;
	padding-top: 10px;
	width: 500px;
}

.boaodi-bot {
	padding-top: 24px;
	padding-right: 20px;
}

.spanp span:nth-child(5n) {
	margin-right: 0;
}


.case-tit {
	font-size: 24px;
	color: #3b3a3a;
	margin-top: -10px;
}

.case-show {
	width: 70%;
	margin: 0 auto;
	background: #fff;
	/* margin-top: 48px; */
}

.case-swiper {
	overflow: hidden;
	position: relative;
}

.tb {
	width: 482px;
}

.tb li {
	overflow: hidden;
	border-top: 1px solid #c7c7c7;
}

.tb li p {
	float: left;
	font-size: 18px;
	color: #3b3a3a;
	padding-left: 15px;
	line-height: 50px;
}

.tb li p:first-child {
	width: 60%;
}

.prevbutton,
.nextbutton {
	width: 60px;
	height: 60px;
	position: absolute;
	bottom: 8px;
	z-index: 2;
}

.prevbutton {
	right: 55px;
	background: #efe9e5 url(../image/prev.png) center center no-repeat;
}

.nextbutton {
	right: 0;
	background: #efe9e5 url(../image/next.png) center center no-repeat;
}


.prevbutton::after {
	content: "";
	width: 2px;
	height: 15px;
	background: url(../image/line1.png) center center no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 2;
	margin-top: -7.5px;
}

.all-case {
	margin-top: 100px;
}

.tabs span {
	font-size: 24px;
	color: #3b3a3a;
	margin-right: 75px;
}

.tabs {
	margin-bottom: 45px;
}

.case-list li {
	float: left;
	width: 386px;
	height: 363px;
	overflow: hidden;
	zoom: 1;
	margin-right: 18px;
	margin-bottom: 18px;
}

.case-list li:nth-child(3n) {
	margin-right: 0;
}

.case-li-info {
	padding: 24px 0 30px;
	background: #fff;
	text-align: center;
}

.case-tit1 {
	font-size: 24px;
	color: #3b3a3a;
}

.case-small,
.city,
.zhiwu {
	font-size: 16px;
	color: #888686;
	min-height: 22px;
}

.zhiwu {
	text-align: justify;
	line-height: 1.5;
}

.case-img-box {
	overflow: hidden;
	height: 232px;
}

.case-img-box img {
	transition: all .5s;
}

.anli-box-detail {
	padding: 60px 0 80px;
	background: url(../image/bg11.jpg) center no-repeat;
	background-size: cover;
}


.anli-w-l {
	width: 446px;
	background: rgba(244, 242, 238, 0.83);
	padding-top: 80px;
	padding-left: 30px;
	height: 420px;
}

.anli-w-l h3 {
	font-size: 24px;
	color: #b39883;
	margin-bottom: 40px;
}

.anli-w-l p,
.psub {
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
}

.anli-bot-l {
	float: left;
	width: 446px;
	line-height: 248px;
	font-size: 36px;
	color: #716161;
	font-weight: bold;
	background: #e9dbd0;
	text-align: center;
}

.p-1 {
	font-size: 24px;
	color: #b39883;
	margin-bottom: 26px;
}

.anli-bot-r {
	width: 100%;
	height: 250px;
	padding: 40px;
	background-color: #ffffff42;
	color: #333;
}

.back-up{
	display: flex;
	justify-content: end;
	align-items: center;
	font-size: 14px;
	margin-top: 20px;
	cursor: pointer;
	color: #615f5f;
}

.psub {
	line-height: 1.6;
}

.team-box {
	padding: 30px 0 110px;
	background: #f2ebe5 url(../image/b12.jpg) right bottom no-repeat;
}

.team-list {
	float: left;
	width: 838px;
	padding-top: 0px;
	padding-right: 38px;
	border-right: 1px solid #b8b7b7;
}

.team-list li {
	overflow: hidden;
	margin-bottom: 20px;
	height: 205px;
	background: #f0e7dc;
}

.team-list li img {
	float: left;
	max-width: 200px;
}

.teaminfo {
	padding-left: 223px;
	padding-top: 25px;
	padding-right: 20px;
}

.team-name {
	font-size: 22px;
	color: #3b3a3a;
	/* font-weight: bold; */
	padding-bottom: 5px;
}

.tx {
	font-size: 14px;
	color: #3b3a3a;
}

.team-img-box {
	float: right;
	width: 306px;
	padding-top: 12px;
}

.team-img-box img {
	margin-bottom: 20px;
}

.jituan-box {
	background: #f2ebe5 url(../image/b12.png) right bottom no-repeat;
}

.jtjs-con {
	float: left;
	width: 838px;
	padding-top: 30px;
	padding-bottom: 136px;
	border-right: 1px solid #b8b7b7;
}

.jt-name {
	font-size: 24px;
	color: #0e050b;
}

.jt-img-box {
	padding-top: 20px;
}

.maincon {
	margin-top: 10px;
}

.jtjs-con .maincon {
	text-align: justify;
	text-indent: 2em;
	width: 95%;
}

.maincon p {
	font-size: 16px;
	color: #3b3a3a;
	/* margin-bottom: 10px; */
	line-height: 40px;
}

.maincon img {
	width: 100%;
	margin: 80px 0 0 0;
}

.news-con-box {
	padding: 26px 0 118px;
	background: #ede4db url(../image/b13.png) right bottom no-repeat;
}

.news-con-inner {
	padding: 80px 38px 50px;
	background: rgba(244, 242, 238, .55)
}

#news-box-con {
	background: transparent;
	border: 0;
	padding: 0 0 28px 0;
	border-bottom: 1px solid #d7d3d3;
}

.newsimg {
	float: left;
	width: 373px;
}

#news-box-con .news-right {
	width: 708px;
	padding-top: 50px;
}

.newsyd {
	font-size: 18px;
	color: #997c68;
}

.youlan {
	margin-top: 14px;
}

.ul-news .news-right {
	width: 926px;
}

.ul-news .news-box-con {
	background: #f4f2ee;
}

.ul-news li:hover .news-box-con {
	background: #efe9e5;
}

.dsj {
	padding: 30px 0 107px;
	background: url(../image/b14.jpg) center no-repeat;
	background-size: cover;
}

.big-tit {
	font-size: 48px;
	color: #787776;
	font-weight: bold;
	padding-left: 25px;
}

.dsj-swiper {
	margin-top: 208px;
	overflow: hidden;
	position: relative;
}

.swiper-b {
	width: 1233px;
	margin: auto;
}

.dsj-swiper li {
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.dsj-swiper .swiper-slide img {
	float: left;
}

.dsj-swiper .swiper-slide:nth-child(4n) {
	margin-right: 0;
}

.dsj-item {
	padding-left: 30px;
	width: calc(100% - 45px);
}

.dsj-date {
	font-size: 24px;
	color: #424141;
}

.dsj-desc {
	font-size: 16px;
	color: #6a6968;
}

.dsj-desc table,
.dsj-desc td {
	width: auto;
}

.dsj-swiper .swiper-slide:nth-child(1),
.dsj-swiper .swiper-slide:nth-child(5),
.dsj-swiper .swiper-slide:nth-child(9),
.dsj-swiper .swiper-slide:nth-child(13),
.dsj-swiper .swiper-slide:nth-child(17),
.dsj-swiper .swiper-slide:nth-child(21),
.dsj-swiper .swiper-slide:nth-child(25) {
	margin-top: 220px;
}

.dsj-swiper .swiper-slide:nth-child(2),
.dsj-swiper .swiper-slide:nth-child(6),
.dsj-swiper .swiper-slide:nth-child(10),
.dsj-swiper .swiper-slide:nth-child(14),
.dsj-swiper .swiper-slide:nth-child(18),
.dsj-swiper .swiper-slide:nth-child(22),
.dsj-swiper .swiper-slide:nth-child(26) {
	margin-top: 80px;
}

.dsj-swiper .swiper-slide:nth-child(3),
.dsj-swiper .swiper-slide:nth-child(7),
.dsj-swiper .swiper-slide:nth-child(11),
.dsj-swiper .swiper-slide:nth-child(15),
.dsj-swiper .swiper-slide:nth-child(19),
.dsj-swiper .swiper-slide:nth-child(23),
.dsj-swiper .swiper-slide:nth-child(27) {
	margin-top: 160px;
}

.swiper6 {
	position: relative;
}

.swiper6 .prev-btn1,
.swiper6 .next-btn1 {
	width: 56px;
	height: 56px;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -60px;
	background-color: #f4f2ee;
	z-index: 2;
}

.swiper6 .next-btn1 {
	right: 40px;
	background: url(../image/next.png) center center no-repeat;
	background-size: 15%;
	top: auto;
}

.swiper6 .prev-btn1 {
	right: 96px;
	background: url(../image/prev.png) center center no-repeat;
	background-size: 15%;
	top: auto;
	left: auto;
}

.pages {
	text-align: center;
	font-size: 0;
	margin-top: 48px;
}

.pages a {
	display: inline-block;
	color: #b39883;
	font-size: 14px;
	vertical-align: middle;
	margin: 0 4px;
}

.pages a.a1 {
	width: auto;
	height: auto;
	background-image: none;
}

.prev-btn1:hover,
.next-btn1:hover {
	background-color: #eee2ca;
}

.prev-page {
	width: 24px;
	height: 24px;
	background: #f3ede7 url(../image/prev.png) center center no-repeat;
}

.next-page {
	width: 24px;
	height: 24px;
	background: #f3ede7 url(../image/next.png) center center no-repeat;
}

.pages a.active,
.pages a:hover {
	color: #da251c;
}



@media(min-width:1200px) {
	#certify {
		height: 522px;
	}

	#certify .swiper-slide p {
		bottom: 160px
	}
}

@media(max-width:1024px) {
	.pages {
		margin-top: .5rem;
	}

	.group-news .newsList {
		width: 100%
	}

	.m-sub-menu {
		position: fixed;
		right: -100%;
		width: 66%;
		top: 0;
		z-index: 100;
		height: 100%;
		background-color: #fff;
		transition: all 0.74s ease 0s;
		z-index: 1005;
		display: block !important;
		overflow-y: scroll;
	}

	.m-sub-menu.left {
		right: 0;
		transition: all 0.84s ease 0s;
	}

	.m-sub-menu .top-box {
		height: 44px;
		line-height: 44px;
		padding: 0 8%;
		background: url(../image/navline.png) repeat-x center bottom;
		background-size: 1px 1px;
	}

	.news-top img {
		max-width: 100%;
	}

	.m-sub-menu .top-box .stt {
		display: inline-block;
		font-size: 14px;
		color: #999;
		width: 80%;
	}

	.m-sub-menu .top-box .close {
		display: inline-block;
		width: 17px;
		height: 17px;
		background: url(../image/ico_37.png) no-repeat center;
		margin-top: 12px;
		cursor: pointer;
		transition: transform 0.3s ease 0s;
	}

	.sp ul li {
		background: url(../image/navline.png) repeat-x center bottom;
		background-size: 1px 1px;
		line-height: 44px;
		padding: 0 8%;
	}

	.sp ul .nLi {
		padding: 0;
	}

	.sp ul .nLi a {
		padding: 0 8%;
	}

	.sp ul li li {
		padding: 0;
	}

	.sp ul ul {
		display: none;
		background: #eee;
	}

	.sp ul .nLi a:before {
		content: "";
		display: block;
		width: 16px;
		height: 16px;
		background: url(../image/subnavjia.png) no-repeat;
		background-size: 16px 16px;
		position: absolute;
		right: 8%;
		top: 50%;
		margin-top: -8px;
	}

	.sp ul .nLi li a:before {
		display: none
	}

	.sp ul li a {
		display: block;
		font-size: 14px;
		color: #333;
		position: relative;
	}

	.sp ul li a::before {
		content: "";
		display: block;
		width: 8px;
		height: 16px;
		background: url(../image/flex-next.png) no-repeat center;
		background-size: 8px 16px;
		margin-top: -8px;
		position: absolute;
		right: 0;
		top: 50%;
	}

	.sp ul li li a:before {
		display: none;
	}

	.navlist ul li {
		background: url(../image/navline.png) repeat-x center bottom;
		background-size: 1px 1px;
		line-height: 44px;
	}

	.navlist ul li a {
		padding: 0 8%;
		font-size: 14px;
		color: #333;
		display: block;
		line-height: 44px;
	}

	.navlist ul li .navh {
		display: block;
		position: relative;
	}

	.navlist ul li dl {
		display: none;
		background-color: #eee;
	}

	.navlist ul li dl dd {
		background: none;
	}

	.all_wrap,
	.m_header {
		transition: all 0.8s ease-out 0s;
	}

	.all_wrap.left,
	.m_header.left {
		transform: translateX(-66%);
		transition: all 0.8s ease-out 0s;
	}

	.navbtn {
		width: .42rem;
		margin-top: .2rem;
	}

	.m_header {
		display: block !important;
		background: #3a3c3e;
		padding: 10px 15px;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
	}

	.header {
		display: none;
	}

	.logo {
		margin-top: 0;
	}

	.logo img {
		width: 3rem;
	}

	.swiper {
		margin-top: .8rem;
	}

	.dsj-swiper .swiper-slide {
		margin-top: 0 !important;
	}

	.prev-btn1,
	.next-btn1 {
		bottom: 50%;
		margin-bottom: -30px;
	}

	section {
		padding: 20px 0 !important;
	}

	.article-con img {
		height: auto !important;
	}

	.article-con section {
		padding: 0 !important;
	}

	.title-box-tit {
		font-size: .35rem;
	}

	.title-box-small {
		font-size: 12px;
	}

	.wrap {
		width: 95%;
	}

	.business-list {
		margin-top: 25px;
	}

	.business-list li {
		width: 50%;
		/* width: 33.3%; */
		margin-bottom: 15px;
		height: 1.5rem;
	}

	.a1 {
		width: .65rem;
		height: .69rem;
		background-size: 100% 100%;
		margin-top: -.02rem !important;
	}

	.business-list li p {
		font-size: 14px;
		margin-top: 8px;
	}

	.business-list i.a2 {
		width: .57rem;
		height: .57rem;
		margin-top: .12rem;
		background-size: 100% 100%;
	}

	.business-list i.a3 {
		width: .63rem;
		height: .63rem;
		background-size: 100% 100%;
		margin-top: .06rem;
	}

	.business-list i.a6 {
		width: .65rem;
		height: .57rem;
		background-size: 100% 100%;
		margin-top: .12rem;
	}

	.business-list i.a4 {
		width: .6rem;
		height: .63rem;
		background-size: 100% 100%;
		margin-top: .06rem;
	}

	.business-list i.a5 {
		width: .63rem;
		height: .63rem;
		background-size: 100% 100%;
		margin-top: .06rem;
	}

	.news-top {
		margin-top: 35px;
	}

	.img {
		float: none;
	}

	.newsinfo {
		padding: 15px;
	}

	.newsList li {
		float: none;
		width: auto;
		margin-bottom: 20px;
		height: auto;
	}

	.newsBox {
		width: auto;
		padding: 16px 20px;
		position: static;
		height: auto;
	}

	.footer,
	#certify .swiper-button-prev,
	#certify .swiper-button-next {
		display: none;
	}

	#certify {
		margin-top: 35px;
	}

	.link {
		padding: 10px;
	}

	.link .footer-w {
		width: 100%;
	}

	.link p,
	.link a {
		font-size: 12px;
		margin: 5px 10px 0 0;
	}

	.link p {
		margin-right: 0;
	}

	.copr-box {
		font-size: 12px;
		line-height: 1.5;
		padding: 15px;
	}

	.news-tit {
		font-size: 16px;
	}

	.inner {
		padding: 0;
	}

	.inner .fr {
		float: none;
		text-align: center;
	}

	.kehu a {
		width: 2.64rem;
		height: .78rem;
		font-size: .26rem;
		line-height: .78rem;
		margin-left: .2rem;
		text-align: center;
		margin: auto;
	}

	.inner p {
		font-size: .35rem;
		margin-bottom: .3rem;
		padding-left: .2rem;
	}

	.yin {
		width: .38rem;
		margin-bottom: .5rem;
	}

	.ying {
		width: .38rem;
		margin-right: .1rem;
	}

	.map {
		width: 6rem;
		float: none;
		margin: auto;
	}

	.news-sub {
		font-size: 13px;
		margin-top: 10px;
	}

	.sp-more {
		font-size: 14px;
	}

	.detail-btn {
		font-size: 14px;
		margin-top: 12px;
	}

	.imgBox {
		position: static;
		display: none;
	}

	.hzhb-list img {
		width: 42%;
		margin-left: 4% !important;
		margin-right: 4% !important;
	}

	.hzhb-list {
		margin-top: 30px;
	}

	.hzhb-list img:nth-child(2n) {
		margin-right: 0 !important;
	}

	.swiper4 {
		width: 92%;
		text-align: center;
		margin: 30px auto 0;
	}

	.swiper4 img {
		width: 92%;
		margin: 0 auto;
	}

	.banner-info {
		font-size: .5rem;
	}

	.list-banner {
		margin-top: 1rem;
	}

	.mianb-nav {
		padding: .25rem 0;
	}

	.container {
		width: 100%;
		padding: 0 15px;
	}

	.mianb-nav-a {
		float: none;
	}

	.right-nav-box {
		float: none;
		margin-top: 8px;
	}

	.right-nav-box a:first-child {
		margin: 0;
	}

	.mianb-nav a {
		font-size: 13px;
		margin-left: 6px;
	}

	.js-box {
		padding: .6rem 0;
		background: url(../image/bg7.jpg) center no-repeat;
		background-size: cover;
	}

	.w-1226 {
		width: 100%;
		padding: 0 15px;
	}

	.imgleft-box,
	.imgright-box {
		float: none;
		width: 100%;
	}

	.imgright-box {
		margin-top: 15px;
	}

	.wenh-list-desc {
		padding-top: 15px;
	}

	.footer-list-t {
		display: none;
	}

	.copyright-b {
		margin-top: 0;
	}

	.footer-list {
		padding: 8px 0;
	}

	.hezuo-box {
		width: 100%;
		padding: .6rem 15px;
	}

	.hezuo-box a {
		margin-right: .32rem !important;
		margin-bottom: .3rem;
		width: 2.07rem;
		height: 1.2rem;
	}

	.hezuo-box a:nth-child(even) {
		margin-right: 0 !important;
	}

	.sxy-con-box {
		padding: .32rem 0;
	}

	.company-img {
		float: none;
		width: 100%;
	}

	.company-info p {
		padding: 15px 0 0 0;
		font-size: 15px;
		line-height: 1.5;
	}

	.news-box-con {
		padding: 12px;
		margin-top: .4rem;
	}

	.news-right {
		width: 100% !important;
		margin-left: 0 !important;
		float: none !important;
		padding-top: 0px !important;
	}

	.newsimg {
		width: 100% !important;
		float: none !important;

	}

	.news-right h3 {
		padding-top: 15px;
	}

	.newsdate {
		display: none;
	}

	.date-boxs {
		display: block !important;
		font-size: 13px;
		color: #999;
	}

	.article-box {
		padding: 12px;
	}

	.article-tag {
		font-size: 22px;
		margin-bottom: 15px;
	}

	.article-date {
		margin-top: 8px;
	}

	.bot-l,
	.article-l,
	.article-r,
	.company-imgs,
	.sc-right-info {
		width: 100%;
		float: none;
	}

	.article-con p {
		margin-bottom: 15px;
	}

	.article-con p img {
		width: 100%;
		height: auto;
	}

	.article-r {
		padding: .36rem .26rem;
	}

	.biaodi-con-box {
		padding: .6rem 0;

	}

	.biaodi-inner {
		padding: 15px;
	}

	.h3-tits {
		font-size: 16px;
		line-height: 35px;
	}

	.sc-inner {
		margin-top: .3rem;
	}

	.sc-p {
		margin-bottom: .3rem;
	}

	.pbox {
		padding-top: .26rem;
	}

	.pp1,
	.pp2 {
		font-size: 20px;
	}

	.pbox p {
		font-size: 14px;
	}

	.pp2 {
		margin-top: 8px;
		padding-bottom: 10px;
	}

	.boaodi-bot {
		padding: 15px 0;
	}

	.bot-l {
		padding-left: 0;
		padding-top: 0;
	}

	.spanp span {
		font-size: .3rem;
		margin-right: .36rem;
	}

	.boaodi-bot img {
		float: none;
		margin: 15px auto;
	}

	.spanp {
		margin-top: 20px;
	}

	.bot-tit {
		font-size: 25px;
	}

	.case-show {
		width: 100%;
		margin-top: .48rem;
		padding-right: 15px;
	}

	.case-show img,
	.tb {
		float: none;
		width: 100%;
	}

	.tb tr td {
		font-size: 14px;
		line-height: 40px;
	}

	.btn-box {
		font-size: 0;
		margin-top: 15px;
	}

	.prevbutton,
	.nextbutton {
		position: relative;
		top: 0;
		right: 0;
		display: inline-block;
		width: 30px;
		height: 30px;
		background-size: .08rem .16rem;
	}

	.tb tr td:first-child {
		width: 50%;
	}

	.all-case {
		margin-top: 35px;
	}

	.tabs span {
		font-size: 15px;
		margin-right: 25px;
	}

	.tabs {
		margin-bottom: .45rem;
	}

	.case-list li {
		width: 48%;
		height: 3.8rem;
		margin-right: 4% !important;
	}

	.case-li-info {
		padding: 12px 0;
	}

	body .case-list li a:hover .case-li-info {
		padding-bottom: 30px;
		transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		/* IE 9 */
		-moz-transform: translate(0, 0);
		/* Firefox */
		-webkit-transform: translate(0, 0);
		/* Safari and Chrome */
		-o-transform: translate(0, 0);
		/* Opera */
	}

	.case-tit1 {
		font-size: 15px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.case-small,
	.city {
		font-size: 13px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.case-img-box,
	.case-img-box img {
		height: 2.32rem;
	}

	.case-list li:nth-child(2n) {
		margin-right: 0 !important;
	}

	.anli-box-detail {
		padding: .3rem 0;
		color: #0000ee;
	}

	.more1 {
		text-align: center !important;
	}

	.w_con img {
		margin: 0 auto 16px;
	}

	.w_con {
		width: 100%;
		padding: 0 15px;
	}

	.sxy-box {
		padding: .3rem 0;
	}

	.anli-w-l {
		float: none;
		width: 100%;
		padding-top: .6rem;
		padding-left: .3rem;
		height: auto;
		padding-bottom: 15px;
	}

	.anli-w-l h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.jtjs-con,
	.team-img-box,
	.team-list,
	.anli-img,
	.anli-bot-l,
	.anli-bot-r {
		float: none;
		width: 100%;
	}

	.anli-bot-l {
		line-height: 2rem;
		font-size: .36rem;
	}

	.anli-bot-r {
		height: auto;
		padding: 15px;
	}

	.team-img-box img {
		width: 100%;
	}

	.p-1 {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.psub {
		font-size: 14px;
	}

	.team-box {
		padding: .6rem 0;
	}

	.teaminfo {
		padding-left: 3.2rem;
		padding-top: 40px;
	}

	.team-list li img {
		width: 3rem;
	}

	.team-list {
		padding-top: 12px;
		padding-right: 0;
		border-right: 0;
	}

	.team-name,
	.zhiwu {
		font-size: 16px;
	}

	.tx {
		font-size: 13px;
	}

	.maincon img {
		margin: 30px 0 0 0;
	}

	.maincon {
		margin-top: 20px;
	}

	.jtjs-con {
		padding-bottom: 25px;
		border-right: 0;
	}

	.news-con-inner {
		padding: .3rem 15px;
	}

	#news-box-con {
		padding: 0 0 .28rem 0;
	}

	.ul-news .news-right {
		width: 100%;
	}

	.team-list li {
		height: auto;
		padding-bottom: 10px;
	}

	.dsj {
		padding: .6rem 0 1rem;
	}

	.big-tit {
		font-size: .48rem;
		padding-left: .25rem;
	}

	.dsj-swiper {
		margin-top: 36px;
	}

	.footer1 {
		width: 100%;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 999999;
	}

	.swiper-b {
		width: 100%;
	}

	.case-banner {
		display: block !important;
		position: relative;
		overflow: hidden;
	}

	#certify .case-banner .swiper-slide,
	#certify .case-banner .swiper-slide img {
		height: auto;
	}

	#certify {
		width: 92%;
		margin: 0.3rem auto;
	}

	#certify .swiper-slide p {
		font-size: 12px;
		line-height: .16rem;
		height: .16rem;
		background-size: cover;
		bottom: 0.9rem;
		transform: scale(1);
	}

	#certify .swiper-slide p span {
		transform: scale(0.8);
		display: block;
	}


	.mshow {
		display: block !important;
		padding-left: 15px;
	}

	.mhide {
		display: none;
	}

	.dsj-item {
		width: auto;
	}

	.tb li p {
		font-size: 14px;
		padding-left: 0;
		line-height: 40px;
	}

	.zpbdym-box {
		padding: 0.8rem 0;
	}

	.zpbdym-box .title {
		margin-bottom: 20px;
	}

	.zpbdym-box .box {
		width: 95%;
	}

	.zpbdym-box form {
		width: 100%;
		float: none;
	}

	.zpbdym-box form div label {
		width: 100%;
		margin-right: 0;
		float: none;
	}

	.zpbdym-box .qrcode {
		width: 4rem;
		float: none;
		margin: 0.8rem auto 0;
	}

	.zpbdym-box .qrcode p {
		font-size: 0.26rem;
		margin-top: 0.2rem;
	}
}

.in1 {
	animation-duration: 100ms;
	animation-delay: 0s;
}

.in2 {
	animation-duration: 100ms;
	animation-delay: 200ms;
}

.in3 {
	animation-duration: 100ms;
	animation-delay: 400ms;
}

.in4 {
	animation-duration: 100ms;
	animation-delay: 600ms;
}

.in5 {
	animation-duration: 100ms;
	animation-delay: 800ms;
}

.in6 {
	animation-duration: 100ms;
	animation-delay: 1000ms;
}

.in11 {
	animation-duration: 100ms;
	animation-delay: 0s;
}

.in22 {
	animation-duration: 100ms;
	animation-delay: 500ms;
}

.in33 {
	animation-duration: 100ms;
	animation-delay: 1000ms;
}

.b1 {
	animation-duration: 100ms;
	animation-delay: 0s;
}

.b2 {
	animation-duration: 100ms;
	animation-delay: 200ms;
}

.b3 {
	animation-duration: 100ms;
	animation-delay: 400ms;
}

.b4 {
	animation-duration: 100ms;
	animation-delay: 600ms;
}

.b5 {
	animation-duration: 100ms;
	animation-delay: 800ms;
}

.b6 {
	animation-duration: 100ms;
	animation-delay: 1000ms;
}

.b7 {
	animation-duration: 100ms;
	animation-delay: 1200ms;
}

.b8 {
	animation-duration: 100ms;
	animation-delay: 1400ms;
}

.tabs span {
	cursor: pointer;
}

.tabs span.active {
	color: #3b3a3a;
}

@media(max-width:640px) {
	#certify .swiper-slide p span {
		width: 200%;
		margin-left: -50%;
		transform: scale(0.3);
		display: block;
		vertical-align: top;
		line-height: 0.16rem;
		height: 0.16rem;
	}
}